home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / gui / muibuilderv20.lha / MUIBuilder / History < prev    next >
Encoding:
Text File  |  1994-10-22  |  1.6 KB  |  47 lines

  1. /*************************/
  2. /*     MUIBuilder 1.0     */
  3. /*************************/
  4.  
  5. First Release
  6.  
  7. /*************************/
  8. /*     MUIBuilder 1.1    */
  9. /*************************/
  10.  
  11. - generation source code errors corrected
  12. - 'Config' window modified:
  13.     possibility to chose the GetString function name
  14.     and the code generation module name
  15. - Added the automatic localization
  16. - possibility to create the catalog description file
  17. - the refreshes in the 'Window attributes' window work well now
  18. - No more Enforcer hits ( I hope !!! :-( ... I can't run Enforcer on my A1200 )
  19. - a few MUI2.0 features added ( RegisterGroup, and some attributes )
  20. - MUIBuilder scans the 'Modules' directory to see which languages are available
  21.   ( 'GenCodeXXXX' )
  22. - MUIBuilder is now translated in :
  23.     - Français ( catalog + documentation )
  24.     - Deutsch  ( catalog + documentation ) [ thanks to Christian Brandel ] 
  25.     - Czech    ( catalog )                 [ thanks to Michal Kara       ]
  26. - new generator for the C language
  27. - new generator for the E language ( by Lionel Vintenat )
  28. - a generator made for the Assembly language by Michal Kara
  29. - possibility to see the the result of your work in real time !
  30.  
  31. /*************************/
  32. /*     MUIBuilder 2.0    */
  33. /*************************/
  34.  
  35. This is a major release. A lot of new features appear, and most
  36. of the existing ones have changed.
  37.  
  38. - Hierarchic tree display
  39. - new objects supported
  40. - notifications support for every object
  41. - possibility to test the notifications directly from MUIBuilder
  42. - menu objects
  43. - function hooks
  44.  
  45. - a new generator for Oberon written by Albert Weinert (see the documentation
  46. on that subject in the Oberon directory)
  47.